home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Software / TemaCD / xteq / setup.exe / {app} / net_inst / common.bat next >
DOS Batch File  |  2001-01-13  |  292b  |  16 lines

  1. @echo off
  2. REM 
  3. REM This files contains the path where the X-Setup files are located.
  4. REM Please use a full path *WITHOUT* the ending "\", e.g. 
  5. REM
  6. REM SET XSET_PATH=S:\TOOLS\XSET 
  7. REM
  8. REM - or -
  9. REM 
  10. REM SET XSET_PATH=G:\DEVELOP\xteq\xset\setup\image
  11. REM
  12. REM
  13.  
  14.  
  15. SET XSET_PATH=
  16.